CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - laplace difference

搜索资源列表

  1. edgedemo

    0下载:
  2. 通过拉普拉斯滤波器,高斯微分滤波器以及高斯差分滤波器提取图像边缘的简单matlab代码-Filter by Laplace, Gaussian derivative filters and difference filter from the edge of Gaussian simple matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:640
    • 提供者:endchaos
  1. Laplacian-Pyramid-Blending

    0下载:
  2. Laplacian Pyramid Blending 提取两幅图像的重要信息进行图像混合的算法 拉普拉斯差值图,差值图重建-Laplacian Pyramid Blending two images extracted important information for image hybrid Laplace difference map algorithm, the difference map reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:372082
    • 提供者:Jerry Green
  1. bianyantiqu

    0下载:
  2. 由于噪声点(灰度与周围点相差很大的点)对边沿检测有一定的影响,所以效果更好的边沿检测器是高斯拉普拉斯(LOG)算子。它把我们在第3章中介绍的高斯平滑滤波器和拉普拉斯锐化滤波器结合了起来,先平滑掉噪声,再进行边沿检测,所以效果会更好。-As the noise points (points, a big difference with the surrounding gray points) on the edge detection to a certain extent, the effect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:124710
    • 提供者:zoubinbin
  1. peEllip5

    0下载:
  2. 本程序是用五点差分格式解拉普拉斯方程,采用MATLAB作为开发环境,拉普拉斯方程有广泛的应用,五点差分格式的精度高 -This procedure is a five-point difference scheme for solution of Laplace equation, using MATLAB as a development environment, Laplace equation has a wide range of applications, a five-
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:609
    • 提供者:马冠男
  1. Untitled

    0下载:
  2. 长方形区域的Laplace方程有限差分法5点法迭代-Rectangular region, finite difference Laplace equation 5-point iterative method
  3. 所属分类:Other systems

  1. youxianchafendiedaichenxu

    1下载:
  2. 有限差分法求解有两种介质的正方形区域的二维拉普拉斯方程的数值解-Finite difference method, there are two medium square region of two-dimensional numerical solution of Laplace equation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1343
    • 提供者:姜枫
  1. pdegui

    3下载:
  2. 偏微分方程数值解法,包括泊松方程,特征值方程,热传导方程和波动方程-PDEGUI demonstrates the finite difference solution of model problems involving Laplace s operator
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3371
    • 提供者:wangg
  1. project2

    0下载:
  2. Finite Difference Method for Poisson equation. -Δu =f(x,y) in Ω u(x,y)=0 on Γ-Finite Difference Method for Poisson equation. -Δu =f(x,y) in Ω u(x,y)=0 on Γ
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1161
    • 提供者:Ji Hye Park
  1. Laplace-hadi

    0下载:
  2. In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:555
    • 提供者:
  1. 2nd-256

    0下载:
  2. In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3912
    • 提供者:
  1. lapulasi-CPP

    0下载:
  2. 一中空的横截面为正方形的长导体盒,与横截面垂直的方向上可认为是无限长。用求解横截面上电位的差分法和超松弛迭代计算拉普拉斯方程,-A hollow cross-section of a long conductor of square boxes, vertical cross-sectional direction can be considered infinitely long. Calculation of the Laplace equation by solving the cross
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:12613
    • 提供者:ckj
  1. laplace

    0下载:
  2. 用五点差分公式数值求解了一个laplace方程,改编后可以用于求解其他laplace方程-Five-point difference formula for numerical solution of a laplace equation can be used to solve other laplace equation adapted
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:785
    • 提供者:小蒋
  1. localMaximum

    0下载:
  2. 利用拉普拉斯变换的思想,通过对数据进行差分,近似得到拉普拉斯变换后的结果,然后检查正负交换的位置,则此为极值点位置,利用此思想得到极值点的位置。-Using the ideas of Laplace transform of the data by the difference approximation get results Laplace transform, and then check the position of the positive and negative exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1152
    • 提供者:类淑河
  1. Finite-difference---Laplace-equation

    0下载:
  2. 有限差分法求解拉普拉斯方程,超松弛迭代,光波波长计算模拟-Finite difference method for solving the Laplace equation, SOR, the wavelength computational simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:118589
    • 提供者:adil
  1. Finite-difference---Laplace-equation

    0下载:
  2. 有限差分法求解拉普拉斯方程,超松弛迭代,光波波长计算模拟-Finite difference method for solving the Laplace equation, SOR, the wavelength computational simulation
  3. 所属分类:LabView

    • 发布日期:2017-05-03
    • 文件大小:587805
    • 提供者:1kninji
  1. test_1

    0下载:
  2. 用五点差分解拉普拉斯方程,效果非常的好,值得下载-With a five-point difference solution of Laplace equation, the effect is very good, worth downloading
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:625
    • 提供者:张益豪
  1. peEllip5

    0下载:
  2. 用五点差分格式解拉普拉斯方程和用工字型差分格式解拉普拉斯方程,均生生成为函数文件,可以指教调用-By five o clock Difference Schemes for Solving the Laplace equation and labor font Difference Schemes for Solving the Laplace equation, both life and life becomes a function of the file, you can enlight
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1483
    • 提供者:sun seeker
  1. fotran-youxianchafen

    0下载:
  2. 有限差分中的CN格式求解拉普拉斯方程。其中主要的THTA格式分成0-1之间100个数,用来验证其格式的收敛要求。-CN finite difference scheme for solving the Laplace equation. One of the major THTA format into 100 number between 0 and 1, is used to verify the convergence requirements for the format.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:wangjianchun
  1. Finite-difference-of-Laplaces-

    0下载:
  2. 用有限差分法编程求解拉普拉斯方程在网格结点处的值并统计迭代次数-Solving the value of the Laplace equation in a grid junction with the finite difference method and statistical programming iterations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:574
    • 提供者:wang
  1. Laplace

    0下载:
  2. solving Laplace equation with Finite difference method.( with both gauss sidel and Jacobi method)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1391
    • 提供者:motal
« 12 »
搜珍网 www.dssz.com